@charset "utf-8";

/* CSS Reset & base style */

.link{
	position: relative;
	float:left;
	width: 63px;
	height: 20px;
}
#box{
	display: none;
	float:left;
	width: 150px;
	height: 80px;
	padding: 12px;
	text-align: left;
	line-height: 175%;
	text-indent: 2em;
	position: absolute;
}

